[INFO] cloning repository https://github.com/154852/NeaLang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/154852/NeaLang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F154852%2FNeaLang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F154852%2FNeaLang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f99e1700ead09c5b5b96f43acdae7ef833461248
[INFO] fixing 154852/NeaLang against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F154852%2FNeaLang" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/154852/NeaLang
[INFO] finished tweaking git repo https://github.com/154852/NeaLang
[INFO] tweaked toml for git repo https://github.com/154852/NeaLang written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/154852/NeaLang on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/154852/NeaLang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 79708550f5dbe45c41af6886be63eb3bd30d5df7a64268439eefeb7f78ff02a8
[INFO] running `Command { std: "docker" "start" "79708550f5dbe45c41af6886be63eb3bd30d5df7a64268439eefeb7f78ff02a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79708550f5dbe45c41af6886be63eb3bd30d5df7a64268439eefeb7f78ff02a8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79708550f5dbe45c41af6886be63eb3bd30d5df7a64268439eefeb7f78ff02a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79708550f5dbe45c41af6886be63eb3bd30d5df7a64268439eefeb7f78ff02a8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating syntax/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating nl/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating ir/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2triple/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating arm64/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating ir2arm64/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating ir2java/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating java/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2wasm/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating wasm/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2x86/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating x86/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating ofile/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking ir v0.1.0 (/opt/rustwide/workdir/ir)
[INFO] [stderr]     Checking x86 v0.1.0 (/opt/rustwide/workdir/x86)
[INFO] [stderr]     Checking wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]     Checking ofile v0.1.0 (/opt/rustwide/workdir/ofile)
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]     Checking arm64 v0.1.0 (/opt/rustwide/workdir/arm64)
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking os_str_bytes v3.1.0
[INFO] [stderr]     Checking java v0.1.0 (/opt/rustwide/workdir/java)
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Migrating x86/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking syntax v0.1.0 (/opt/rustwide/workdir/syntax)
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Migrating arm64/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking indexmap v1.7.0
[INFO] [stderr]    Migrating ofile/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating wasm/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Migrating ir/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Migrating java/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking ir2wasm v0.1.0 (/opt/rustwide/workdir/ir2wasm)
[INFO] [stderr]     Checking ir2x86 v0.1.0 (/opt/rustwide/workdir/ir2x86)
[INFO] [stderr]    Migrating syntax/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking ir2java v0.1.0 (/opt/rustwide/workdir/ir2java)
[INFO] [stderr]    Migrating x86/examples/all_x86.rs from 2018 edition to 2021
[INFO] [stderr]     Checking ir2arm64 v0.1.0 (/opt/rustwide/workdir/ir2arm64)
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Migrating arm64/examples/arm64_tiny.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating ofile/examples/macho_arm64.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating wasm/examples/ret42_wasm.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ofile/examples/elfbuilder_ofile.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2wasm/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2x86/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2java/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2arm64/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed ir2arm64/src/ins.rs (3 fixes)
[INFO] [stderr]    Migrating syntax/examples/jsparser_syntax.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating java/examples/helloworld_java.rs from 2018 edition to 2021
[INFO] [stderr]     Checking ir2triple v0.1.0 (/opt/rustwide/workdir/ir2triple)
[INFO] [stderr]    Migrating ofile/examples/elf_ofile.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ofile/examples/elfreloc_ofile.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ofile/examples/macho.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]    Migrating ir2wasm/tests/ir2wasm_basic.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2x86/examples/call_ir2x86.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2x86/examples/conv_ir2x86.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2triple/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2x86/examples/multiple_returns_ir2x86.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2wasm/tests/ir2wasm_locals.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2wasm/tests/ir2wasm_math.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2triple/examples/call_ir2triple.rs from 2018 edition to 2021
[INFO] [stderr]     Checking clap v3.0.0-beta.4
[INFO] [stderr]     Checking nl v0.1.0 (/opt/rustwide/workdir/nl)
[INFO] [stderr]    Migrating nl/src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.35s
[INFO] [stderr] crater-edition-check: syntax v0.1.0 (/opt/rustwide/workdir/syntax) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: nl v0.1.0 (/opt/rustwide/workdir/nl) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: ir v0.1.0 (/opt/rustwide/workdir/ir) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: ir2triple v0.1.0 (/opt/rustwide/workdir/ir2triple) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: arm64 v0.1.0 (/opt/rustwide/workdir/arm64) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ir2arm64 v0.1.0 (/opt/rustwide/workdir/ir2arm64) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ir2java v0.1.0 (/opt/rustwide/workdir/ir2java) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: java v0.1.0 (/opt/rustwide/workdir/java) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: ir2wasm v0.1.0 (/opt/rustwide/workdir/ir2wasm) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: wasm v0.1.0 (/opt/rustwide/workdir/wasm) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: ir2x86 v0.1.0 (/opt/rustwide/workdir/ir2x86) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: x86 v0.1.0 (/opt/rustwide/workdir/x86) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: ofile v0.1.0 (/opt/rustwide/workdir/ofile) updating edition from 2018 to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking ir v0.1.0 (/opt/rustwide/workdir/ir)
[INFO] [stderr]     Checking wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]     Checking x86 v0.1.0 (/opt/rustwide/workdir/x86)
[INFO] [stderr]     Checking ofile v0.1.0 (/opt/rustwide/workdir/ofile)
[INFO] [stderr]     Checking java v0.1.0 (/opt/rustwide/workdir/java)
[INFO] [stderr]     Checking arm64 v0.1.0 (/opt/rustwide/workdir/arm64)
[INFO] [stderr]     Checking syntax v0.1.0 (/opt/rustwide/workdir/syntax)
[INFO] [stdout] warning: unused import: `display::*`
[INFO] [stdout]   --> ir/src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use display::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `display::*`
[INFO] [stdout]   --> ir/src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use display::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parser::*`
[INFO] [stdout]  --> syntax/src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use parser::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parser::*`
[INFO] [stdout]  --> syntax/src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use parser::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |     Char(char),
[INFO] [stdout]    |     ---- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 66 -     Char(char),
[INFO] [stdout] 66 +     Char(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `params`, and `code` are never read
[INFO] [stdout]  --> syntax/examples/jsparser_syntax.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub struct Function {
[INFO] [stdout]   |                -------- fields in this struct
[INFO] [stdout] 5 |         pub name: String,
[INFO] [stdout]   |             ^^^^
[INFO] [stdout] 6 |         pub params: Vec<FunctionParam>,
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout] 7 |         pub code: Vec<Code>
[INFO] [stdout]   |             ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Function` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub struct FunctionParam {
[INFO] [stdout]    |                ------------- field in this struct
[INFO] [stdout] 12 |         pub name: String
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FunctionParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |         BinaryExpr(BinaryExpr),
[INFO] [stdout]    |         ---------- ^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -         BinaryExpr(BinaryExpr),
[INFO] [stdout] 17 +         BinaryExpr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |         Name(NameExpr),
[INFO] [stdout]    |         ---- ^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -         Name(NameExpr),
[INFO] [stdout] 18 +         Name(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |         Closed(ClosedExpr),
[INFO] [stdout]    |         ------ ^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -         Closed(ClosedExpr),
[INFO] [stdout] 19 +         Closed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         NumberLit(NumberLitExpr)
[INFO] [stdout]    |         --------- ^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -         NumberLit(NumberLitExpr)
[INFO] [stdout] 20 +         NumberLit(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `expr` is never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub struct ClosedExpr {
[INFO] [stdout]    |                ---------- field in this struct
[INFO] [stdout] 25 |         pub expr: Box<Expr>
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClosedExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub struct NameExpr {
[INFO] [stdout]    |                -------- field in this struct
[INFO] [stdout] 30 |         pub name: String
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NameExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `number` is never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub struct NumberLitExpr {
[INFO] [stdout]    |                ------------- field in this struct
[INFO] [stdout] 35 |         pub number: String
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NumberLitExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `op`, `left`, and `right` are never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub struct BinaryExpr {
[INFO] [stdout]    |                ---------- fields in this struct
[INFO] [stdout] 40 |         pub op: BinaryOp,
[INFO] [stdout]    |             ^^
[INFO] [stdout] 41 |         pub left: Box<Expr>,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 42 |         pub right: Box<Expr>
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BinaryExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `expr` is never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub struct ReturnStmt {
[INFO] [stdout]    |                ---------- field in this struct
[INFO] [stdout] 52 |         pub expr: Option<Expr>
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReturnStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |         Function(Function),
[INFO] [stdout]    |         -------- ^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Code` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 57 -         Function(Function),
[INFO] [stdout] 57 +         Function(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> syntax/examples/jsparser_syntax.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |         ReturnStmt(ReturnStmt)
[INFO] [stdout]    |         ---------- ^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Code` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 58 -         ReturnStmt(ReturnStmt)
[INFO] [stdout] 58 +         ReturnStmt(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ir2wasm v0.1.0 (/opt/rustwide/workdir/ir2wasm)
[INFO] [stderr]     Checking ir2x86 v0.1.0 (/opt/rustwide/workdir/ir2x86)
[INFO] [stderr]     Checking ir2java v0.1.0 (/opt/rustwide/workdir/ir2java)
[INFO] [stderr]     Checking ir2arm64 v0.1.0 (/opt/rustwide/workdir/ir2arm64)
[INFO] [stdout] warning: unused import: `globals::*`
[INFO] [stdout]  --> ir2java/src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use globals::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `globals::*`
[INFO] [stdout]  --> ir2java/src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use globals::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> ir2arm64/src/unit.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Loop(arm64::LocalSymbolID, arm64::LocalSymbolID)
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Loop(arm64::LocalSymbolID, arm64::LocalSymbolID)
[INFO] [stdout] 8 +     Loop((), ())
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> ir2arm64/src/unit.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Loop(arm64::LocalSymbolID, arm64::LocalSymbolID)
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Loop(arm64::LocalSymbolID, arm64::LocalSymbolID)
[INFO] [stdout] 8 +     Loop((), ())
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> ir2x86/src/unit.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Loop(x86::LocalSymbolID, x86::LocalSymbolID)
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Loop(x86::LocalSymbolID, x86::LocalSymbolID)
[INFO] [stdout] 8 +     Loop((), ())
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ir2triple v0.1.0 (/opt/rustwide/workdir/ir2triple)
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> ir2x86/src/unit.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Loop(x86::LocalSymbolID, x86::LocalSymbolID)
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Loop(x86::LocalSymbolID, x86::LocalSymbolID)
[INFO] [stdout] 8 +     Loop((), ())
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nl v0.1.0 (/opt/rustwide/workdir/nl)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> nl/src/lexer.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Char(char),
[INFO] [stdout]   |     ---- ^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TokenKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     Char(char),
[INFO] [stdout] 6 +     Char(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> nl/src/ast/code/if_stmt.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct IfStmt {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 11 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IfStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]  --> nl/src/ast/code/for_stmt.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ForStmt {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 9 |     pub span: Span,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ForStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> nl/src/ast/top_level/function.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct FunctionParam {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 18 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FunctionParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]  --> nl/src/ast/top_level/struct_decl.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StructDeclaration {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     pub span: Span,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StructDeclaration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> nl/src/ast/top_level/struct_decl.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct StructFieldDeclaration {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 14 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructFieldDeclaration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> nl/src/lexer.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Char(char),
[INFO] [stdout]   |     ---- ^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TokenKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     Char(char),
[INFO] [stdout] 6 +     Char(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> nl/src/ast/code/if_stmt.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct IfStmt {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 11 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IfStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]  --> nl/src/ast/code/for_stmt.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ForStmt {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 9 |     pub span: Span,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ForStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> nl/src/ast/top_level/function.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct FunctionParam {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 18 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FunctionParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]  --> nl/src/ast/top_level/struct_decl.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StructDeclaration {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     pub span: Span,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StructDeclaration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]   --> nl/src/ast/top_level/struct_decl.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct StructFieldDeclaration {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 14 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructFieldDeclaration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.52s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating syntax/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating nl/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating ir/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2triple/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating arm64/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating ir2arm64/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating ir2java/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating java/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2wasm/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating wasm/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating ir2x86/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating x86/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating ofile/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking ir v0.1.0 (/opt/rustwide/workdir/ir)
[INFO] [stderr]     Checking arm64 v0.1.0 (/opt/rustwide/workdir/arm64)
[INFO] [stdout] warning: unused import: `parser::*`
[INFO] [stdout]  --> syntax/src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use parser::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking syntax v0.1.0 (/opt/rustwide/workdir/syntax)
[INFO] [stderr]     Checking java v0.1.0 (/opt/rustwide/workdir/java)
[INFO] [stderr]     Checking ofile v0.1.0 (/opt/rustwide/workdir/ofile)
[INFO] [stderr]     Checking x86 v0.1.0 (/opt/rustwide/workdir/x86)
[INFO] [stderr]    Migrating ir/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]        Fixed ir/src/validate.rs (14 fixes)
[INFO] [stderr] warning: `arm64/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr]     Checking ir2java v0.1.0 (/opt/rustwide/workdir/ir2java)
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> ir2x86/src/unit.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Loop(x86::LocalSymbolID, x86::LocalSymbolID)
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Loop(x86::LocalSymbolID, x86::LocalSymbolID)
[INFO] [stdout] 8 +     Loop((), ())
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating x86/examples/all_x86.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ir2arm64 v0.1.0 (/opt/rustwide/workdir/ir2arm64)
[INFO] [stderr]    Migrating ofile/examples/macho_arm64.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating ofile/examples/elf_ofile.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating wasm/examples/ret42_wasm.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ir2x86 v0.1.0 (/opt/rustwide/workdir/ir2x86)
[INFO] [stderr]    Migrating ofile/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating java/examples/helloworld_java.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating java/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ir2wasm v0.1.0 (/opt/rustwide/workdir/ir2wasm)
[INFO] [stderr]    Migrating ofile/examples/elfbuilder_ofile.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating syntax/examples/jsparser_syntax.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating wasm/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating ofile/examples/elfreloc_ofile.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating ofile/examples/macho.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating x86/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating ir2java/src/lib.rs from 2021 edition to 2024
[INFO] [stderr] warning: `ir2arm64/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking ir2triple v0.1.0 (/opt/rustwide/workdir/ir2triple)
[INFO] [stderr] warning: `arm64/examples/arm64_tiny.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Migrating ir2x86/examples/multiple_returns_ir2x86.rs from 2021 edition to 2024
[INFO] [stdout] error[E0460]: found possibly newer version of crate `ir` which `ir2x86` depends on
[INFO] [stdout]   --> ir2x86/examples/multiple_returns_ir2x86.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let ctx = ir2x86::TranslationContext::new(x86::Mode::X8664);
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: perhaps that crate needs to be recompiled?
[INFO] [stdout]    = note: the following crate versions were found:
[INFO] [stdout]            crate `ir`: /opt/rustwide/target/debug/deps/libir-b4e1dd396dace5b5.rmeta
[INFO] [stdout]            crate `ir2x86`: /opt/rustwide/target/debug/deps/libir2x86-840da65267c01c35.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating ir2x86/examples/conv_ir2x86.rs from 2021 edition to 2024
[INFO] [stdout] For more information about this error, try `rustc --explain E0460`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ir2x86` (example "multiple_returns_ir2x86") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0460]: found possibly newer version of crate `ir` which `ir2x86` depends on
[INFO] [stdout]   --> ir2x86/examples/conv_ir2x86.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let ctx = ir2x86::TranslationContext::new(x86::Mode::X8664);
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: perhaps that crate needs to be recompiled?
[INFO] [stdout]    = note: the following crate versions were found:
[INFO] [stdout]            crate `ir`: /opt/rustwide/target/debug/deps/libir-b4e1dd396dace5b5.rmeta
[INFO] [stdout]            crate `ir2x86`: /opt/rustwide/target/debug/deps/libir2x86-840da65267c01c35.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating ir2x86/examples/call_ir2x86.rs from 2021 edition to 2024
[INFO] [stdout] For more information about this error, try `rustc --explain E0460`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ir2x86` (example "conv_ir2x86") due to 1 previous error
[INFO] [stdout] error[E0460]: found possibly newer version of crate `ir` which `ir2x86` depends on
[INFO] [stdout]   --> ir2x86/examples/call_ir2x86.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let ctx = ir2x86::TranslationContext::new(x86::Mode::X8664);
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: perhaps that crate needs to be recompiled?
[INFO] [stdout]    = note: the following crate versions were found:
[INFO] [stdout]            crate `ir`: /opt/rustwide/target/debug/deps/libir-b4e1dd396dace5b5.rmeta
[INFO] [stdout]            crate `ir2x86`: /opt/rustwide/target/debug/deps/libir2x86-840da65267c01c35.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0460`.
[INFO] [stdout] 
[INFO] [stderr]    Migrating ir2wasm/tests/ir2wasm_basic.rs from 2021 edition to 2024
[INFO] [stderr] error: could not compile `ir2x86` (example "call_ir2x86") due to 1 previous error
[INFO] [stderr]    Migrating ir2wasm/tests/ir2wasm_locals.rs from 2021 edition to 2024
[INFO] [stdout] error[E0463]: can't find crate for `ir2wasm`
[INFO] [stdout]  --> ir2wasm/tests/ir2wasm_basic.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ir2wasm;
[INFO] [stdout]   |     ^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ir2wasm` (test "ir2wasm_basic") due to 1 previous error
[INFO] [stderr]    Migrating ir2wasm/tests/ir2wasm_math.rs from 2021 edition to 2024
[INFO] [stdout] error[E0463]: can't find crate for `ir2wasm`
[INFO] [stdout]  --> ir2wasm/tests/ir2wasm_locals.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ir2wasm;
[INFO] [stdout]   |     ^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ir2wasm` (test "ir2wasm_locals") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ir2wasm`
[INFO] [stdout]  --> ir2wasm/tests/ir2wasm_math.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ir2wasm;
[INFO] [stdout]   |     ^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ir2wasm` (test "ir2wasm_math") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr]    Migrating ir2wasm/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating ir2x86/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating syntax/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed syntax/src/tokenstream.rs (21 fixes)
[INFO] [stderr]        Fixed syntax/src/parser.rs (19 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> syntax/src/tokenstream.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             match self.matcher.next(&self.string[self.offset..], self.offset) { Some((len, token)) => {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^              -----
[INFO] [stdout]    |                   |                                                                        |
[INFO] [stdout]    |                   |                                                                        `token` calls a custom destructor
[INFO] [stdout]    |                   |                                                                        `token` will be dropped later as of Edition 2024
[INFO] [stdout]    |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 79 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating ir2triple/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] error[E0460]: found possibly newer version of crate `ir` which `ir2x86` depends on
[INFO] [stdout]   --> ir2triple/src/linux_elf_x86.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let ctx = ir2x86::TranslationContext::new(x86::Mode::X8664);
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: perhaps that crate needs to be recompiled?
[INFO] [stdout]    = note: the following crate versions were found:
[INFO] [stdout]            crate `ir`: /opt/rustwide/target/debug/deps/libir-b4e1dd396dace5b5.rmeta
[INFO] [stdout]            crate `ir2x86`: /opt/rustwide/target/debug/deps/libir2x86-840da65267c01c35.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0460]: found possibly newer version of crate `ir` which `ir2wasm` depends on
[INFO] [stdout]  --> ir2triple/src/wasm.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let module = ir2wasm::TranslationContext::translate_unit(unit)?;
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: perhaps that crate needs to be recompiled?
[INFO] [stdout]   = note: the following crate versions were found:
[INFO] [stdout]           crate `ir`: /opt/rustwide/target/debug/deps/libir-b4e1dd396dace5b5.rmeta
[INFO] [stdout]           crate `ir2wasm`: /opt/rustwide/target/debug/deps/libir2wasm-b98b0b4482e82551.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `x86::GlobalSymbolID` cannot be dereferenced
[INFO] [stdout]   --> ir2triple/src/linux_elf_x86.rs:82:79
[INFO] [stdout]    |
[INFO] [stdout] 82 |                     let (symbol, addend) = gid_allocator.symbol_for_global_id(*id).expect("Invalid relocation symbol");
[INFO] [stdout]    |                                                                               ^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `x86::GlobalSymbolID` cannot be dereferenced
[INFO] [stdout]    --> ir2triple/src/linux_elf_x86.rs:105:79
[INFO] [stdout]     |
[INFO] [stdout] 105 |                     let (symbol, addend) = gid_allocator.symbol_for_global_id(*id).expect("Invalid relocation symbol");
[INFO] [stdout]     |                                                                               ^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `x86::GlobalSymbolID` cannot be dereferenced
[INFO] [stdout]    --> ir2triple/src/macos_macho_x86.rs:204:48
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 match gid_allocator.object_id_of_global_id(*idx) {
[INFO] [stdout]     |                                                            ^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0460, E0614.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0460`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ir2triple` (lib test) due to 5 previous errors
[INFO] [stdout] error[E0460]: found possibly newer version of crate `ir` which `ir2x86` depends on
[INFO] [stdout]   --> ir2triple/src/linux_elf_x86.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let ctx = ir2x86::TranslationContext::new(x86::Mode::X8664);
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: perhaps that crate needs to be recompiled?
[INFO] [stdout]    = note: the following crate versions were found:
[INFO] [stdout]            crate `ir`: /opt/rustwide/target/debug/deps/libir-b4e1dd396dace5b5.rmeta
[INFO] [stdout]            crate `ir2x86`: /opt/rustwide/target/debug/deps/libir2x86-840da65267c01c35.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0460]: found possibly newer version of crate `ir` which `ir2wasm` depends on
[INFO] [stdout]  --> ir2triple/src/wasm.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let module = ir2wasm::TranslationContext::translate_unit(unit)?;
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: perhaps that crate needs to be recompiled?
[INFO] [stdout]   = note: the following crate versions were found:
[INFO] [stdout]           crate `ir`: /opt/rustwide/target/debug/deps/libir-b4e1dd396dace5b5.rmeta
[INFO] [stdout]           crate `ir2wasm`: /opt/rustwide/target/debug/deps/libir2wasm-b98b0b4482e82551.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ir2triple` (lib) due to 5 previous errors
[INFO] [stdout] error[E0614]: type `x86::GlobalSymbolID` cannot be dereferenced
[INFO] [stdout]   --> ir2triple/src/linux_elf_x86.rs:82:79
[INFO] [stdout]    |
[INFO] [stdout] 82 |                     let (symbol, addend) = gid_allocator.symbol_for_global_id(*id).expect("Invalid relocation symbol");
[INFO] [stdout]    |                                                                               ^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `x86::GlobalSymbolID` cannot be dereferenced
[INFO] [stdout]    --> ir2triple/src/linux_elf_x86.rs:105:79
[INFO] [stdout]     |
[INFO] [stdout] 105 |                     let (symbol, addend) = gid_allocator.symbol_for_global_id(*id).expect("Invalid relocation symbol");
[INFO] [stdout]     |                                                                               ^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `x86::GlobalSymbolID` cannot be dereferenced
[INFO] [stdout]    --> ir2triple/src/macos_macho_x86.rs:204:48
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 match gid_allocator.object_id_of_global_id(*idx) {
[INFO] [stdout]     |                                                            ^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0460, E0614.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0460`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "79708550f5dbe45c41af6886be63eb3bd30d5df7a64268439eefeb7f78ff02a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79708550f5dbe45c41af6886be63eb3bd30d5df7a64268439eefeb7f78ff02a8", kill_on_drop: false }`
[INFO] [stdout] 79708550f5dbe45c41af6886be63eb3bd30d5df7a64268439eefeb7f78ff02a8
